combobox: always give the full allocation to the button in menu mode
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 12 Apr 2011 18:20:27 +0000 (14:20 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 12 Apr 2011 21:14:36 +0000 (17:14 -0400)
commit1263fdbd679af254d79f8f5d9017bf976871d510
treeec6124d6d1ceffd149c2fb261e80caede0e88182
parent6116bcb78e4e7a829baf0b1ef9c16674a6da4f55
combobox: always give the full allocation to the button in menu mode

The button is what draws the background/frame outline of the combobox,
and padding is defined as the spacing *inside* the widget between the
border and the content.

https://bugzilla.gnome.org/show_bug.cgi?id=646882
gtk/gtkcombobox.c